projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27e9760
)
Makefile: silence 'make clean'
author
Andreas Bießmann
<
[email protected]
>
Tue, 13 Nov 2012 06:31:39 +0000
(06:31 +0000)
committer
Anatolij Gustschin
<
[email protected]
>
Wed, 14 Nov 2012 09:26:18 +0000
(10:26 +0100)
Signed-off-by: Andreas Bießmann <
[email protected]
>
Cc: Marek Vasut <
[email protected]
>
Cc: Wolfgang Denk <
[email protected]
>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 9dc89f938c56954dda780ed675160501a23fa6c0..5fa2fba5e3495a7df00847a2e31ac86f8b3cb495 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-811,7
+811,7
@@
clean:
@rm -f $(obj)include/generated/asm-offsets.h
@rm -f $(obj)$(CPUDIR)/$(SOC)/asm-offsets.s
@rm -f $(TIMESTAMP_FILE) $(VERSION_FILE)
- @$(MAKE) -C doc/DocBook/ cleandocs
+ @$(MAKE) -
s -
C doc/DocBook/ cleandocs
@find $(OBJTREE) -type f \
\( -name 'core' -o -name '*.bak' -o -name '*~' -o -name '*.su' \
-o -name '*.o' -o -name '*.a' -o -name '*.exe' \) -print \